Contribution org.nuxeo.ecm.collections.adapter--adapters
In component org.nuxeo.ecm.collections.adapter
org.nuxeo.ecm.collections.adapter
inside nuxeo-platform-collections-core-9.10.jar /OSGI-INF/collection-adapter-contrib.xml
This contribution is part of XML component Extension Point
Extension point adapters of component DocumentAdapterService.Contributed Items
XML Source
<extension point="adapters" target="org.nuxeo.ecm.core.api.DocumentAdapterService">
<adapter class="org.nuxeo.ecm.collections.core.adapter.Collection" factory="org.nuxeo.ecm.collections.core.adapter.CollectionAdapterFactory"/>
<adapter class="org.nuxeo.ecm.collections.core.adapter.CollectionMember" factory="org.nuxeo.ecm.collections.core.adapter.CollectionMemberAdapterFactory"/>
</extension>